system integration testing
- system integration testing
Программирование: системное интеграционное тестирование , тестирование взаимодействия компонентов системы
Универсальный англо-русский словарь.
Академик.ру.
2011.
Смотреть что такое "system integration testing" в других словарях:
System integration testing — (SIT), in the context of software systems and software engineering, is a testing process that exercises a software system s coexistence with others. System integration testing takes multiple integrated systems that have passed system testing as… … Wikipedia
Integration testing — (sometimes called Integration and Testing, abbreviated I T ) is the phase in software testing in which individual software modules are combined and tested as a group. It occurs after unit testing and before validation testing. Integration testing … Wikipedia
System testing — of software or hardware is testing conducted on a complete, integrated system to evaluate the system s compliance with its specified requirements. System testing falls within the scope of black box testing, and as such, should require no… … Wikipedia
Integration Competency Center — The Integration Competency Center (ICC), sometimes referred to as an Integration Center of Expertise (COE), is a shared service function within an organization, particularly large corporate enterprises as well as public sector institutions, for… … Wikipedia
Acceptance testing — of an aircraft catapult In engineering and its various … Wikipedia
Software testing — is an empirical investigation conducted to provide stakeholders with information about the quality of the product or service under test [ [http://www.kaner.com/pdfs/ETatQAI.pdf Exploratory Testing] , Cem Kaner, Florida Institute of Technology,… … Wikipedia
Software performance testing — In software engineering, performance testing is testing that is performed, to determine how fast some aspect of a system performs under a particular workload. It can also serve to validate and verify other quality attributes of the system, such… … Wikipedia
System Under Test — (shortened as SUT) refers to a system that is being tested for correct operation. The term is used mostly in software testing.A special case of a software system is an application which, when tested, is called an Application Under Test.The term… … Wikipedia
System Development Corporation — (SDC), based in Santa Monica, California, was arguably the world s first computer software company.SDC started in 1955 as the systems engineering group for the SAGE air defense ground system at the RAND Corporation. RAND spun off the group in… … Wikipedia
System safety — The system safety concept calls for a risk management strategy based on identification, analysis of hazards and application of remedial controls using a systems based approach.cite book|title= System Safety Engineering and… … Wikipedia
Unit testing — In computer programming, unit testing is a method by which individual units of source code are tested to determine if they are fit for use. A unit is the smallest testable part of an application. In procedural programming a unit may be an… … Wikipedia